home *** CD-ROM | disk | FTP | other *** search
- Date: Fri, 22 Jul 94 11:22:59 -0400
- Message-Id: <9407221522.AA10584@acae127>
- From: bammi@cadence.com (jwahar r. bammi)
- X-Organization: Cadence Design Systems
- To: sjg
- In-Reply-To: sjg@phlem.ph.kcl.ac.uk's message of Fri, 22 Jul 94 12:53:41 +0100 <9407221153.AA13049@phlem.ph.kcl.ac.uk>
- Subject: RE: MiNT/MTOS under PAK3
-
- i just thought of something you could try, just a hunch: maybe some malloced
- areas it is getting back are not zeroed when it is expecting them to be (gnu
- software has improved in this aspect lately, but at one time there were
- these assumptions all over). so what you could try is to use your malloc()
- based alloca() version, and in addition right after main() add
- _malloczero(1).
-
- dont know if it will help, but worth a try.
-
- cheers,
- --
- bang: uunet!cadence!bammi jwahar r. bammi
- domain: bammi@cadence.com
- GEnie: J.Bammi
- CIS: 71515,155
-